﻿2026-07-10T10:05:06.8798767Z ##[group]Run actions/checkout@v5
2026-07-10T10:05:06.8799679Z with:
2026-07-10T10:05:06.8800040Z   fetch-depth: 0
2026-07-10T10:05:06.8800476Z   repository: SaberMage/spt-core
2026-07-10T10:05:06.8803560Z   token: ***
2026-07-10T10:05:06.8803915Z   ssh-strict: true
2026-07-10T10:05:06.8804267Z   ssh-user: git
2026-07-10T10:05:06.8804630Z   persist-credentials: true
2026-07-10T10:05:06.8805027Z   clean: true
2026-07-10T10:05:06.8805384Z   sparse-checkout-cone-mode: true
2026-07-10T10:05:06.8805809Z   fetch-tags: false
2026-07-10T10:05:06.8806175Z   show-progress: true
2026-07-10T10:05:06.8806546Z   lfs: false
2026-07-10T10:05:06.8806875Z   submodules: false
2026-07-10T10:05:06.8807238Z   set-safe-directory: true
2026-07-10T10:05:06.8807868Z ##[endgroup]
2026-07-10T10:05:06.9672289Z Syncing repository: SaberMage/spt-core
2026-07-10T10:05:06.9673947Z ##[group]Getting Git version info
2026-07-10T10:05:06.9674628Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-10T10:05:06.9675660Z [command]/usr/bin/git version
2026-07-10T10:05:06.9676076Z git version 2.43.0
2026-07-10T10:05:06.9679743Z ##[endgroup]
2026-07-10T10:05:06.9691851Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5d5865a8-76a4-439e-ae1a-0502e8fe8744' before making global git config changes
2026-07-10T10:05:06.9693861Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T10:05:06.9695492Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T10:05:06.9734167Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-10T10:05:06.9758296Z https://github.com/SaberMage/spt-core
2026-07-10T10:05:06.9769693Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T10:05:06.9772560Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T10:05:06.9793704Z HEAD
2026-07-10T10:05:06.9831315Z ##[endgroup]
2026-07-10T10:05:06.9833438Z [command]/usr/bin/git submodule status
2026-07-10T10:05:07.0032282Z ##[group]Cleaning the repository
2026-07-10T10:05:07.0033551Z [command]/usr/bin/git clean -ffdx
2026-07-10T10:05:07.8340407Z Removing target/
2026-07-10T10:05:07.8349799Z [command]/usr/bin/git reset --hard HEAD
2026-07-10T10:05:07.8434473Z HEAD is now at 16fce9ba7 Merge b07c4d28351438c9832376d5ed9eb294ca1e439d into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:05:07.8442994Z ##[endgroup]
2026-07-10T10:05:07.8444845Z ##[group]Disabling automatic garbage collection
2026-07-10T10:05:07.8449351Z [command]/usr/bin/git config --local gc.auto 0
2026-07-10T10:05:07.8484002Z ##[endgroup]
2026-07-10T10:05:07.8485391Z ##[group]Setting up auth
2026-07-10T10:05:07.8491323Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T10:05:07.8527000Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T10:05:07.8748107Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T10:05:07.8795385Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T10:05:07.9024765Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T10:05:07.9066805Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T10:05:07.9305103Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-10T10:05:07.9387820Z ##[endgroup]
2026-07-10T10:05:07.9389199Z ##[group]Fetching the repository
2026-07-10T10:05:07.9395423Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +9f220da5651bff64d97b9ee893f5ede0e8f1f87b:refs/remotes/pull/76/merge
2026-07-10T10:05:08.6295322Z From https://github.com/SaberMage/spt-core
2026-07-10T10:05:08.6296554Z  + b07c4d283...fa34250be release/v0.30.6                          -> origin/release/v0.30.6  (forced update)
2026-07-10T10:05:08.6297488Z  * [new branch]          test/uwedge-r4-stale-guard-swap          -> origin/test/uwedge-r4-stale-guard-swap
2026-07-10T10:05:08.6299664Z  * [new ref]             9f220da5651bff64d97b9ee893f5ede0e8f1f87b -> pull/76/merge
2026-07-10T10:05:08.6347446Z ##[endgroup]
2026-07-10T10:05:08.6347961Z ##[group]Determining the checkout info
2026-07-10T10:05:08.6348576Z ##[endgroup]
2026-07-10T10:05:08.6352922Z [command]/usr/bin/git sparse-checkout disable
2026-07-10T10:05:08.6390888Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-10T10:05:08.6413811Z ##[group]Checking out the ref
2026-07-10T10:05:08.6421605Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/76/merge
2026-07-10T10:05:08.6563987Z Previous HEAD position was 16fce9ba7 Merge b07c4d28351438c9832376d5ed9eb294ca1e439d into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:05:08.6567646Z HEAD is now at 9f220da56 Merge fa34250be1e6077e435c3672490f0fc3a5ff448c into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:05:08.6576150Z ##[endgroup]
2026-07-10T10:05:08.6619383Z [command]/usr/bin/git log -1 --format=%H
2026-07-10T10:05:08.6648367Z 9f220da5651bff64d97b9ee893f5ede0e8f1f87b
